home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineButton2_249 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-06-26  |  73 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.freeworldgroup.com/", "_blank");
  3. }
  4.